projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f94990
)
(Custom-mode): Don't use advertised-widget-backward in the docstring.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 19:05:49 +0000
(19:05 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 19:05:49 +0000
(19:05 +0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index d2a3244e8f9516fd2bb353cb4f59ee4ef3222ad9..4c3597db6d994a06a740a40fdc0dae6cdef80821 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-4635,7
+4635,7
@@
The following commands are available:
\\<widget-keymap>\
Move to next button, link or editable field. \\[widget-forward]
-Move to previous button, link or editable field. \\[
advertised-
widget-backward]
+Move to previous button, link or editable field. \\[widget-backward]
\\<custom-field-keymap>\
Complete content of editable text field. \\[widget-complete]
\\<custom-mode-map>\